home *** CD-ROM | disk | FTP | other *** search
- Personal SQL version 2.0 is a powerful multi-purpose independent SQL interpreter.
-
- This program is designed to help people to learn SQL inexpensive way.
- PSQL is an independent SQL interpreter. It means you do not have run on
- any database to get queries result. Since PSQL has its own database
- jet system, users are not required to log into an SQL server or make any ODBC
- connection, for the purpose of learn how to code SQL.
-
- However, for those who has advance knowledge on database, they can use PSQL as a
- portal to connect to existing ODBC or any supported ISAM type database to do
- extensive queries. In addition with several other database manipulation tools offered,
- definitely PSQL is one of the best database tools for new, intermediate and advance users